home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_VB / PRNTVB12.ZIP;1 / README.TXT < prev    next >
Encoding:
Text File  |  1993-08-05  |  4.9 KB  |  101 lines

  1. PRINTVB.EXE is a Visual Basic program.  VB source code files (.frm, .bas,
  2. .txt and .mak) are formatted by PRINTVB so that they are more readable and 
  3. make use of your specific system fonts.  Page margins are user selectable 
  4. and various print options are provided to give you a printout of only the 
  5. desired code information.  Procedures are individually selectable from a 
  6. file for inclusion in your code listings.  Header info including time and
  7. date are automatically included in the listings.  Print settings are saved
  8. for use in your next execution of PRINTVB.EXE.
  9.  
  10. PRINTVB requires that VBRUN200.DLL be present in your "windows" directory.
  11. VBRUN200.DLL is readily available from most BBS's and from Compuserve.
  12. Scan BBS directories containing "BASIC" programming info or "Visual Basic"
  13. program info to find VBRUN200.DLL.  On Compuserve, VBRUN200.DLL is available
  14. in the MSBASIC forum under the filename "VBRUN2.ZIP" in the VBWIN-General
  15. library (library No. 5).  PRINTVB requires Windows v3.1, and will refuse to
  16. run under v3.0.  This is unfortunately necessary because PRINTVB calls 
  17. functions in the Windows 3.1 operating system that are not available in 
  18. Windows v3.0.
  19.  
  20. Unzipped files should be installed in the following locations:
  21.  
  22.     File Name        File Type        Destination Directory
  23.  
  24. 1.    PRINTVB.EXE         Main Executable file    Any Directory
  25. 2.    PRINTVB.HLP        Help file        With PRINTVB.EXE
  26. 3.    SPIN.VBX        Custom control file    C:\windows\system
  27. 4.    CMDIALOG.VBX        Custom control file    C:\windows\system
  28. 5.    README.TXT        Text file         none required 
  29. 6.    LICENSE.TXT        Text file        none required
  30.  
  31.     The files should be installed into the appropriate directory in 
  32. accordance with the above table.  Of course the above presumes that your 
  33. hard drive is designated "C:".  If windows is located on your "D" (or other)
  34. hard drive or your windows directory has a pathname other than 
  35. \windows\system then substitute the appropriate pathname.  
  36.  
  37.     PRINTVB.HLP should be located in the same directory as PRINTVB.EXE 
  38. else it will not be found when accessed by PRINTVB.EXE.
  39.  
  40.     PRINTVB.EXE will create a PRINTVB.INI file in its directory if this
  41. file cannot be found.  This file is a text file containing the setup 
  42. information that PRINTVB loads upon initial execution.  CAUTION: do not 
  43. change the entries in PRINTVB.INI using a text editor else you may alter 
  44. the predefined format of the file and the code sequences necessary for the 
  45. option feature lines to be recognized.  The parameters ARE case sensitive.  
  46. If you ever wish to return to the default settings of PRINTVB simply delete 
  47. the PRINTVB.INI file located in the directory with PRINTVB.EXE. 
  48.  
  49.     CAUTION:  If upon unzipping the files you do not see the -AV 
  50. parameter reported by PKUNZIP when authenticity verification is confirmed, 
  51. then make certain to check for viruses or other contaminents that might be 
  52. present.  The author cannot guarantee the programs are free from virus 
  53. infection if you do not get the -AV report.
  54.  
  55. PRINTVB is written in Visual basic 2.0.  It requires Windows version 3.1
  56. to run.  If you run PRINTVB under Windows 3.0 or less, the program will
  57. notify you of the incorrect Windows version and end.  PRINTVB is a Windows
  58. program and will not run from the DOS prompt.
  59.  
  60. PRINTVB is SHAREWARE and continued use of the program beyond a reasonable
  61. evaluation period is a violation of copyright law.  A reasonable evaluation
  62. period is 30 days.
  63.  
  64. You are invited to upload the original .zip file to your local BBS or
  65. distribute PRINTVB to others, so long as the original .zip file is
  66. distributed.
  67.  
  68. Prices: PRINTVB is $14.95 (U.S.) for each copy purchased.  Add $3.00 
  69.     shipping expenses for locations within the U.S. and $8.00 for 
  70.     foreign shipping locations.  Send your order request with floppy
  71.     requirements to Kyle Brant at the address listed below.  If you
  72.     fail to elect a floppy format, a 1.44Meg High Density 3.5" floppy
  73.     will be sent. 
  74.  
  75.     To obtain a copy of the source code, include an additional $10.00
  76.     with your order.
  77.  
  78. Use of the program is restricted to only one user at a time.  This means the 
  79. program can be installed on more than one computer for use by a single 
  80. registered owner so long as only one of the copies of PRINTVB is running at 
  81. any particular moment in time.  Other use limitations, warranty disclaimers
  82. and terms are contained in the document LICENSE.TXT contained in the zip 
  83. archive.  Use of PRINTVB implies your agreement to the terms set forth above
  84. and contained in the LICENSE.TXT file.  
  85.  
  86. PRINTVB is not to be distributed on a "for profit" basis as part of a 
  87. shareware disk or shareware CD without the prior written consent of the 
  88. author and agreed payment of a reasonable royalty for each copy sold.
  89.  
  90. SUPPORT:
  91. If you have any questions or comments contact Kyle Brant via compuserve 
  92. mail at CIS 74220,2420 or via regular mail or telephone at:
  93.  
  94. Kyle Brant
  95. 5441 Fenmore Road
  96. Indianapolis, IN 46208
  97.  
  98. Telephone (317) 297-9801
  99.  
  100. Copyright 1993 Kyle S. Brant
  101.